AccessControl Web Service
MethodLogout
Description
This method is used to log out of CoreOne and the user token is reset.
Request (Logout)

In order to log out of CoreOne successfully the user's current session token is required.

Request Body Parameters

NameDescriptionData Type
token

This is a 40-character hexadecimal string.

This token should have been obtained at the commencement of a session using the Login (Method). It is required for all functional CoreOne web services.
xml:string

Sample Data

Token- a2972e530945e5d9a101894ca52e1e01b934011f
Response (Logout_response)

When logged out of CoreOne successfully the user token is reset and is no longer valid for use in any functional CoreOne web services.

To obtain a new valid token the user must log back into CoreOne using the Login (Method).

Response Body Parameters

NameDescriptionData Type
valueA message "Token successfully reset!" will be returned.xml:string
Remarks

See Also
All Operations Resource GroupAccessControl Web Service

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.